AAsset

{@link AAsset} provides access to a read-only asset.

{@link AAsset} objects are NOT thread-safe, and should not be shared across threads.

version(Android)
extern (C)
struct AAsset

Meta